purple_conv_chat_cb_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleConvChatBuddy* purple_conv_chat_cb_new(const(char)* name, const(char)* alias_, PurpleConvChatBuddyFlags flags)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_conv_chat_cb_new
    (
    const(char)* name
    ,
    const(char)* alias_
    ,)
  2. da_purple_conv_chat_cb_new purple_conv_chat_cb_new;

Meta